tests: Escape periods when appropriate
authorMatthew Leeds <matthew.leeds@endlessm.com>
Tue, 2 Apr 2019 02:01:49 +0000 (19:01 -0700)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 11 Apr 2019 14:28:32 +0000 (14:28 +0000)
commitdd6844a61ef7b82e656481d6ddd1389012ab3fb9
treeeac8110a9c60fe8bb1157c7d7eac1ea7fa2bf67c
parent077b23cc98081d66e0c959bff6351600aa0ca50f
tests: Escape periods when appropriate

Don't match any character in a regular expression when we only want to
match a period.

Closes: #1834
Approved by: rfairley
19 files changed:
tests/admin-test.sh
tests/basic-test.sh
tests/installed/destructive/itest-bare-root.sh
tests/installed/nondestructive/itest-bare-user-root.sh
tests/pull-test2.sh
tests/test-admin-pull-deploy-split.sh
tests/test-config.sh
tests/test-create-usb.sh
tests/test-find-remotes.sh
tests/test-fsck-collections.sh
tests/test-init-collections.sh
tests/test-no-initramfs.sh
tests/test-pull-summary-sigs.sh
tests/test-refs-collections.sh
tests/test-remote-add.sh
tests/test-repo-finder-mount-integration.sh
tests/test-summary-collections.sh
tests/test-summary-update.sh
tests/test-xattrs.sh